From 04ac5b4d0d989afedb9bd5ba5591735b88e6052a Mon Sep 17 00:00:00 2001 From: oliskoli Date: Thu, 3 Apr 2008 21:04:23 +0000 Subject: [PATCH] osm: Remove some bad chars from copy and paste! --- osm.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/osm.c b/osm.c index 8ea8ecf69..a923a5a69 100644 --- a/osm.c +++ b/osm.c @@ -837,7 +837,7 @@ osm_rte_disp_trail(const route_head *rte) { if (skip_rte) return; - gbfprintf(fout, "    \n"); -- 2.30.2